public static void save( PDFFixedDocument document, Stream stream, PDFUAFormat format, boolean enablePDFSyntaxCompression ) |
Parameters
- document
- The document to save.
- stream
- Destination stream where the document is saved.
- format
- PDF/UA format for the saved document.
- enablePDFSyntaxCompression